Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated MultiReplace to v4.1.0.20 #833

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

daddel80
Copy link
Contributor

Implemented updates:

  • Header Column Menu: Right-click on the header to toggle columns like Find count, Replace count, Comments, and Delete.

  • Comments Column: Add custom comments to entries via the new Comments column.

  • Column Locking: Lock the width of columns (Find, Replace, Comments) with a double-click on the header divider. A lock icon shows the status.

  • Configuration Options: Manage settings via the INI file located at
    C:\Users\<Username>\AppData\Roaming\Notepad++\plugins\Config\MultiReplace.ini:

    • DoubleClickEdits: To disable direct editing on double-click, set DoubleClickEdits=0 (default: enabled).
    • Tooltips: To disable tooltips, set Tooltips=0 (default: enabled).
    • AlertNotFound: To disable notifications for unsuccessful searches, set AlertNotFound=0 (default: enabled).

@chcg chcg added this to the 1.7.7 milestone Nov 25, 2024
@chcg chcg merged commit f7b10dd into notepad-plus-plus:master Nov 25, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants